home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_CD_2005-04.iso / software / phoa / phoa-setup-1.1.9.exe / {app} / phoa.exe / 0 / RCDATA / TFADDFILESWIZARD / TFADDFILESWIZARD.txt
Text File  |  2005-01-21  |  2KB  |  95 lines

  1. inherited fAddFilesWizard: TfAddFilesWizard
  2.   Left = 364
  3.   Caption = 'Add pictures wizard'
  4.   ClientWidth = 632
  5.   OnCloseQuery = FormCloseQuery
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited bvBottom: TBevel
  9.     Width = 632
  10.   end
  11.   inherited bvTopPanel: TBevel
  12.     Width = 632
  13.   end
  14.   inherited pMain: TPanel
  15.     Width = 632
  16.     object dpPreview: TTBXDockablePanel
  17.       Left = 40
  18.       Top = 4
  19.       Caption = 'Preview'
  20.       FloatingWidth = 128
  21.       FloatingHeight = 128
  22.       SupportedDocks = []
  23.       TabOrder = 0
  24.       Visible = False
  25.       OnResize = dpPreviewResize
  26.       OnVisibleChanged = dpPreviewVisibleChanged
  27.       object iPreview: TImage32
  28.         Left = 0
  29.         Top = 0
  30.         Width = 128
  31.         Height = 128
  32.         Align = alClient
  33.         Bitmap.OuterColor = -1
  34.         Bitmap.StretchFilter = sfDraft
  35.         BitmapAlign = baCenter
  36.         Scale = 1.000000000000000000
  37.         ScaleMode = smScale
  38.         TabOrder = 0
  39.       end
  40.     end
  41.   end
  42.   inherited pButtons: TPanel
  43.     Width = 632
  44.     DesignSize = (
  45.       632
  46.       36)
  47.     inherited bCancel: TButton
  48.       Left = 548
  49.     end
  50.     inherited bNext: TButton
  51.       Left = 408
  52.     end
  53.     inherited bBack: TButton
  54.       Left = 328
  55.     end
  56.   end
  57.   inherited pHeader: TPanel
  58.     Width = 632
  59.     inherited lHeading: TLabel
  60.       Width = 571
  61.     end
  62.     inherited iIcon: TImage
  63.       Left = 579
  64.     end
  65.   end
  66.   object pProcess: TPanel
  67.     Left = 39
  68.     Top = 172
  69.     Width = 553
  70.     Height = 57
  71.     Anchors = []
  72.     ParentBackground = False
  73.     TabOrder = 3
  74.     Visible = False
  75.   end
  76.   object dklcMain: TDKLanguageController
  77.     IgnoreList.Strings = (
  78.       '*.Font.Name'
  79.       '*.SecondaryShortCuts'
  80.       'lHeading.Caption')
  81.     Left = 92
  82.     Top = 368
  83.     LangData = {
  84.       0F006641646446696C657357697A617264010100000003000000070043617074
  85.       696F6E010E00000008006276426F74746F6D00000A006276546F7050616E656C
  86.       00000500704D61696E0000080070427574746F6E73000007006243616E63656C
  87.       010100000011000000070043617074696F6E000500624E657874010100000014
  88.       000000070043617074696F6E0005006248656C70010100000017000000070043
  89.       617074696F6E000500624261636B01010000001A000000070043617074696F6E
  90.       00070070486561646572000008006C48656164696E67000005006949636F6E00
  91.       0008007050726F636573730000090064705072657669657701010000001B0000
  92.       00070043617074696F6E00080069507265766965770000}
  93.   end
  94. end
  95.